home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / O1561415.CAB / Global_DataAccess_MSRDO20DLL_f0.7EBEDD31_AA66_11D2_B980_006097C4DE24 / string.txt next >
Text File  |  2000-05-11  |  29KB  |  524 lines

  1. 1    rdoEngine
  2. 3    *Anonymous*
  3. 4    Not Available
  4. 5    True
  5. 6    False
  6. 101    General
  7. 1000    Rdo20
  8. 1001    MSRDO.rdoEngine
  9. 1002    MSRDO.rdoEnvironment
  10. 1003    MSRDO.rdoError
  11. 1004    MSRDO.rdoConnection
  12. 1005    MSRDO.rdoQuery
  13. 1006    MSRDO.rdoResultset
  14. 1007    MSRDO.rdoParameter
  15. 1008    MSRDO.rdoColumn
  16. 1009    MSRDO.rdoTable
  17. 1010    MSRDO.rdoEnvironments
  18. 1011    MSRDO.rdoErrors
  19. 1012    MSRDO.rdoConnections
  20. 1013    MSRDO.rdoQuerys
  21. 1014    MSRDO.rdoResultsets
  22. 1015    MSRDO.rdoParameters
  23. 1016    MSRDO.rdoColumns
  24. 1017    MSRDO.rdoTables
  25. 23515    An error occurred configuring the DSN.  Please check the parameters and try again.
  26. 23516    SQL returned No Data Found.
  27. 23517    An internal ODBC error was encountered.
  28. 23518    An invalid value for the Cursor Driver was passed.\nPlease use one of the following values:\nrdUseIfNeeded, rdUseODBC, rdUseServer\nrdUseClientBatch, rdUseNone.
  29. 23519    An invalid ODBC handle was encountered.
  30. 23520    Invalid connection string.
  31. 23521    An unexpected error occurred.
  32. 23522    Out of memory.
  33. 23523    Invalid operation for forward-only cursor.
  34. 23524    No current row.
  35. 23525    Invalid row for AddNew or Edit.
  36. 23526    Object is invalid or not set.
  37. 23527    Invalid seek flag.
  38. 23528    Partial equality requires string column.
  39. 23529    Incompatible data types for compare.
  40. 23530    Can't create prepared statement for invalid database connection.
  41. 23531    An error occurred loading the Win32 library (version.dll).
  42. 23532    Can't execute unprepared rdoPreparedStatement.
  43. 23533    Can't execute empty rdoPreparedStatement.
  44. 23534    An invalid value for the Concurrency option was passed.  Please use one of the following values:\nrdConcurReadOnly, rdConcurLock, rdConcurRowver\nrdConcurValues, rdConcurBatch.
  45. 23535    Can't open result set for unnamed table.
  46. 23536    Object Collection: This collection doesn't support location by text tag.
  47. 23537    Resultset is empty.
  48. 23538    Invalid state for Move.
  49. 23539    Already beyond the end of the result set.
  50. 23540    BOF already set.
  51. 23541    Invalid result set state for Update.
  52. 23542    Invalid Bookmark.
  53. 23543    Invalid bookmark argument supplied to Move.
  54. 23544    Can't move relative to current row when EOF/BOF are set.
  55. 23545    Already at BOF.
  56. 23546    Already at EOF.
  57. 23547    An error occurred loading the ODBC installation library (odbccp32.dll).
  58. 23548    An invalid value for the prompt option was passed.  Please use one of the following values:\nrdDriverPrompt\nrdDriverNoPrompt\nrdDriverComplete\n\nrdDriverCompleteRequired.
  59. 23549    An invalid value for the cursor type parameter was passed.  Please use one of the following values:\nrdOpenKeyset\nrdOpenDynamic\nrdOpenStatic\n\nrdOpenForwardOnly.
  60. 23626    Field not bound correctly.
  61. 23627    Unbound Field - Use GetChunk.
  62. 23628    Can't assign value to unbound field.
  63. 23629    Can't assign value to non-updatable field.
  64. 23630    Can't assign value to field unless in Edit mode.
  65. 23631    Incorrect type for parameter.
  66. 23632    Object Collection: Couldn't find item indicated by text.
  67. 23633    Can't assign or read value to or from unbound parameter.
  68. 23634    Can't assign value to output only parameter.
  69. 23635    Incorrect type found when assigning rdoParameter Value property.
  70. 23636    This operation is not allowed at this time.
  71. 23637    The object has already been closed.
  72. 23638    You must specify a valid name for the environment.
  73. 23639    This environment name already exists in the collection.
  74. 23640    Object Collection: Illegal modification - collection is read-only.
  75. 23641    GetNewEnum: Couldn't get interface for IID_IUnknown.
  76. 23642    Object Collection: Assignment to Count property not allowed.
  77. 23643    You must use AppendChunk to set data in a TEXT or IMAGE(BLOB) field.
  78. 23644    Object Collection: Can't add non-object item.
  79. 23645    An invalid parameter was passed.
  80. 23646    Invalid Operation.
  81. 23647    You attempted to reposition to a deleted row.
  82. 23648    An attempt was made to issue a SELECT statement using the Execute method.
  83. 23649    The Resultset is read-only.
  84. 23650    Cancel has been selected in an ODBC dialog requesting parameters needed to complete a connection.
  85. 23651    This column does not have the ChunkRequired flag set.  Use the Value property to retrieve it's contents.
  86. 23652    Could not load resource library corresponding to rdoLocaleID.
  87. 23660    General Client Cursor error.
  88. 23661    This property or method is not supported when using the currently selected cursor library.
  89. 23662    The rdoConnection object is not connected to a data source.
  90. 23663    The rdoConnection object is already connected to a data source.
  91. 23664    The rdoConnection object is busy connecting.
  92. 23665    The rdoQuery or rdoResultset has no active connection.
  93. 23666    Incorrect CursorDriver. Only rdUseClient supported.
  94. 23667    This property is read-only, now.
  95. 23668    The object is in the collection.
  96. 23669    Failed to load RDOCURS.DLL.
  97. 23670    Can't find table to update.
  98. 23671    Cursor type should be: rdOpenForwardOnly.\n LockType should be: rdConcurReadOnly.\n RowsetSize should be: 1.
  99. 23672    Only the rdUseClientBatch cursor driver can support\nrdConcurBatch lock type.
  100. 23673    This function is not supported.
  101. 23674    The object is still in some other collection.
  102. 23675    The column buffer is bound so data cannot be appended.\nUse Value property to set data.
  103. 23676    Invalid Option flags.
  104. 23677    Empty SQL string not allowed.
  105. 23678    Execution canceled.
  106. 23679    No open cursor or cursor closed.
  107. 23680    Not capable to update joind tables.
  108. 23681    Cantnot change data size for this data type.
  109. 23682    The data size is over the limit.
  110. 24094    A control bound to a data control using this Resultset\ncanceled the operation or was unable to synchronize itself with the Resultset.
  111. 47857    The parameter is used to pass information to the procedure.
  112. 47858    The parameter is used to pass information both to and from the procedure.
  113. 47859    The parameter is used to return information from the procedure as in an output parameter in SQL.
  114. 47860    The parameter is used to return the return status value from a procedure.
  115. 47861    rdoLocaleID  Constants
  116. 47862    English
  117. 47863    French
  118. 47864    German
  119. 47865    Italian
  120. 47866    Japanese
  121. 47867    Spanish
  122. 47868    Chinese
  123. 47869    System
  124. 47870    Query Type Constants
  125. 47871    Select
  126. 47872    Action
  127. 47873    Procedural
  128. 47874    The query contains both action and select statements
  129. 47875    SQL Retcode Constants
  130. 47876    The operation is successful.
  131. 47877    The operation is successful, and additional information is available.
  132. 47878    No additional data is available.
  133. 47879    An error occurred performing the operation.
  134. 47880    The handle supplied is invalid.
  135. 47881    Row Status Constants
  136. 47882    The row has not been modified or has been updated successfully.
  137. 47883    The row has been modified and not updated in the database.
  138. 47884    The row has been inserted with the AddNew method, but not yet inserted into the database.
  139. 47885    The row has been deleted, but not yet deleted in the database.
  140. 47886    The row has been deleted locally and in the database.
  141. 47887    Column Status Constants
  142. 47888    The row has not been modified or has been updated successfully.
  143. 47889    The row has been modified.
  144. 47890    Update Operation Constants
  145. 47891    Uses an Update statement for each modified row.
  146. 47892    Uses a pair of Delete and Insert statements for each modified row.
  147. 47893    Update Criteria Constants
  148. 47894    Uses just the key column(s) in the Where clause.
  149. 47895    Uses the key column(s) and all updated columns in the Where clause.
  150. 47896    Uses the key column(s) and all the columns in the Where clause.
  151. 47897    Uses just the timestamp column if available (will generate a runtime error if no timestamp column is in the resultset).
  152. 47898    Update Return Code Constants
  153. 47899    The developer handled the update and was successful in doing so.
  154. 47900    The developer handled the update, was successful, but some rows produced collisions (batch mode only).
  155. 47901    The developer attempted to handle the update, but encountered an error when doing so.
  156. 47902    The developer did not handle the update, RDO should continue notifying, and if no one handles the update RDO should update the data itself.
  157. 47903    The Remote Data Object Engine object
  158. 47904    Timeout value for connecting to a data source
  159. 47905    Default user name assigned to any new rdoEnvironment
  160. 47906    Default password assigned to any new rdoEnvironment
  161. 47907    Contains all active rdoEnvironment objects of the rdoEngine object
  162. 47908    Contains all stored rdoError objects
  163. 47909    Version of the RDO library associated with the object
  164. 47910    Indicates where cursors are created
  165. 47911    Default Error Threshold for ODBC connections
  166. 47912    Registers a database with ODBC
  167. 47913    Creates a new rdoEnvironment object
  168. 47914    Locale ID used to load resources
  169. 47915    SQL error object are added to rdoErros collection
  170. 47916    Contains details about remote data access errors
  171. 47917    A numeric value specifying a native error
  172. 47918    A value indicating the source of a remote data access error
  173. 47919    A descriptive string associated with an error
  174. 47920    A Windows Help file topic context ID
  175. 47921    Fully qualified path to the Windows Help file
  176. 47922    The type of error as defined by the X/Open and SQL Access Group SQL
  177. 47923    Error return code from the most recent RDO operation
  178. 47924    An open connection to a remote data source
  179. 47925    Timeout value for query execution
  180. 47926    Contains all rdoTable objects in a database
  181. 47928    Contains all open rdoResultset objects in an rdoConnection
  182. 47929    Provides information about the source of an open rdoConnection
  183. 47930    User-defined name for a remote data object
  184. 47931    The number of rows affected
  185. 47932    Indicates whether a Cursor supports transactions
  186. 47933    Indicates whether a Cursor is updatable
  187. 47934    ODBC driver version
  188. 47935    The ODBC connection handle
  189. 47936    Indicates whether an asynchronous query is still executing
  190. 47937    Polling interval for asynchronous queries
  191. 47938    Close the connections
  192. 47939    Executes a query or SQL statement on an object
  193. 47940    Creates a new rdoResultset object
  194. 47941    Begins a new transaction
  195. 47942    Commits any outstanding transactions
  196. 47943    Rolls back any outstanding transactions
  197. 47944    Cancels an asynchronous query or pending results against the rdoResultset object
  198. 47945    The last resultset returned by a call on the connection to a prepared statement
  199. 47946    Determines where the cursor is to be created
  200. 47947    Login timeout in seconds
  201. 47948    Connect to data source
  202. 47949    Still connecting to data source.
  203. 47950    Creates a new rdoQuery object
  204. 47951    rdoQueries collection
  205. 47952    Determines the pathname of the ODBC trace file
  206. 47956    Fired after a connection is made to the data source
  207. 47957    Fired before the call to SQLDriverConnect
  208. 47958    Fired after a connection has been closed
  209. 47959    Fired after an asynchronous query has completed
  210. 47960    Fired after the query execution time has exceeded the queryTimeout value
  211. 47961    A column of data with a common data type
  212. 47963    Determines the value of an object
  213. 47964    Indicates the type or data type of an object
  214. 47966    Indicates the name of a remote data object
  215. 47968    Indicates the size of an rdoColumn object
  216. 47970    Indicates if a zero-length string is valid for the Value property
  217. 47971    Indicates characteristics of an rdoColumn object
  218. 47973    Indicates whether changes can be made to a remote data object
  219. 47974    Relative position of an rdoColumn object within the collection
  220. 47975    Indicates whether an rdoColumn requires a non-Null value
  221. 47977    Indicates the rdoColumn object data's original source column name
  222. 47979    Indicates the rdoColumn object data's original source table name
  223. 47980    Indicates if data must be accessed using the GetChunk method
  224. 47981    Appends data from a string expression to an rdoColumn object
  225. 47982    Returns the contents of an rdoColumn object
  226. 47983    Returns the number of bytes in an rdoColumn object
  227. 47984    Returns a value currently in the database that is newer than the Value property as determined by an optimistic batch update conflict.
  228. 47985    Returns the value of the column as first fetched from the database.
  229. 47986    Returns/Sets the column buffer status
  230. 47987    Returns/sets a value that specifies if this column is part of the primary key.
  231. 47988    Fired when the value of the column has changed
  232. 47989    Fired before data is changed in the column
  233. 47990    The stored definition of a base table or SQL view
  234. 47991    Contains stored rdoColumn objects
  235. 47992    Indicates the name of a remote data object
  236. 47993    Indicates whether changes can be made to a remote data object
  237. 47994    Indicates the number of rows accessed in an rdoResultset object
  238. 47995    Indicates the type or data type of an object
  239. 47996    Creates a new rdoResultset object
  240. 47997    The rows resulting from a query
  241. 47999    Determines a bookmark that uniquely identifies the current row
  242. 48000    Contains stored rdoColumn objects
  243. 48001    Indicates whether the current row is before the first row
  244. 48002    Indicates whether an rdoResultset object supports bookmarks
  245. 48003    Indicates whether the current row is after the last row
  246. 48004    Indicates the locking in effect during editing
  247. 48006    User-defined name for a remote data object
  248. 48007    Indicates whether an object supports transaction operations
  249. 48008    Indicates the type or data type of an object
  250. 48009    Indicates the number of rows available in an rdoResultset object
  251. 48010    Indicates whether a remote data object can be changed
  252. 48011    Indicates the type or data type of an object
  253. 48012    Indicates the editing state for the current row
  254. 48014    Determines the current row's location in the rdoResultset object
  255. 48015    Determines the ODBC statement handle
  256. 48019    Determines the absolute row number of an rdoResultset object's current row
  257. 48020    Indicates whether an asynchronous query is still executing
  258. 48021    Returns the bookmark of the last row modified
  259. 48022    Number of records in Batch Update
  260. 48023    Returns/sets a value that specifies if the optimistic batch update should use an Update statement or a Delete followed by an Insert.
  261. 48026    Returns/sets a value that specifies how the WHERE clause is constructed for each row during an optimistic batch update operation.
  262. 48027    Initializes copy buffer for a new row
  263. 48028    Closes an open remote data object
  264. 48029    Deletes the current row
  265. 48030    Copies the current row to the copy buffer for editing
  266. 48031    Moves the current row pointer to the first row in the result set
  267. 48032    Moves the current row pointer to the last row in the result set
  268. 48033    Moves the current row pointer to the next row in the result set
  269. 48034    Moves the current row pointer to the previous row in the result set
  270. 48035    Saves the copy buffer to the database
  271. 48036    Re-executes the query on which the rdoResultset object is based
  272. 48037    Repositions the current row in an rdoResultset object
  273. 48038    Discards the current rdoResultset and indicates if an additional result set is available
  274. 48040    Cancels a query running in asynchronous mode or cancels pending results
  275. 48041    Cancels pending updates
  276. 48042    Retrieves multiple rows into an array
  277. 48043    Performs a batched optimistic update.
  278. 48044    Cancels all uncommitted changes in the local cursor (used in batch mode).
  279. 48045    Returns/Sets the parent connection object.
  280. 48046    Number of collision rows
  281. 48047    Array of collision rows
  282. 48048    Determines the type of concurrency handling
  283. 48050    Current row status
  284. 48051    Retrieves multiple rows into a string
  285. 48053    Fired after a new connection associated with the object
  286. 48054    Fired after current rowset is changed
  287. 48055    Fired after the connection is set to nothing
  288. 48057    Fired after the state of current row has changed
  289. 48058    Fired after the resultset is positioned to a new row or no row at all
  290. 48060    Fired before a new connection is associated with the object
  291. 48061    Fired before the connection is set to nothing
  292. 48062    Fired before an update to the server occurs
  293. 48063    A prepared query definition
  294. 48065    Determines the ODBC's driver manager query timeout value
  295. 48066    Indicates the type or data type of an object
  296. 48068    Determines the maximum number of rows returned from a query
  297. 48072    Determines the size of the largest column automatically bound under ODBC
  298. 48073    Contains all rdoParameter objects of an rdoQuery
  299. 48075    Indicates the name of a remote data object
  300. 48076    Number of rows affected by the most recently invoked Execute method
  301. 48078    Determines the SQL statement defining the executed query
  302. 48080    Determines the type of concurrency handling
  303. 48081    Contains stored rdoColumn objects
  304. 48083    Determines the number of rows in the keyset buffer
  305. 48084    Determines the number of cursor rows kept in memory
  306. 48086    The ODBC statement handle
  307. 48087    Indicates whether an asynchronous query is still executing
  308. 48089    Determines the type of cursor
  309. 48091    Parent Connection
  310. 48093    Indicates whether the query should be prepared
  311. 48095    Closes an open remote data object
  312. 48096    Executes a query or SQL statement on an object
  313. 48097    Creates a new rdoResultset object
  314. 48098    Cancels an asynchronous query or pending results against the rdoResultset object
  315. 48099    A prepared query definition.
  316. 48103    Fired before the query is run.
  317. 48104    Defines a logical set of connections for a particular user ID
  318. 48105    Contains all open rdoConnection objects opened in an rdoEnvironment object
  319. 48106    Indicates the name of a remote data object
  320. 48108    Determines a value representing a user of an rdoEnvironment object
  321. 48109    Represents the password used during the creation of an rdoEnvironment
  322. 48111    Timeout value for connecting to data source
  323. 48113    Determines where the cursor is to be created
  324. 48114    The ODBC environment handle
  325. 48115    Begins a new transaction
  326. 48116    Closes an open remote data object
  327. 48117    Ends the current transaction and saves the changes
  328. 48118    Ends the transaction and restores the database to its state before the most recent BeginTrans
  329. 48120    Opens a connection to an ODBC data source
  330. 48121    Fired after the beginTrans method has completed
  331. 48122    Fired after the CommitTrans method has completed
  332. 48123    Fired after the RollbackTrans method has completed
  333. 48124    A parameter associated with an rdoQuery
  334. 48126    Indicates the name of a remote data object
  335. 48128    Indicates the type or data type of an object
  336. 48130    Determines the data value of an object
  337. 48132    Determines how an argument is passed to or from a procedure
  338. 48133    Appends data from a string expression to an rdoParameter object
  339. 48134    Dual interface for ODBC Ole object collection
  340. 48135    Indicates the number of members in a Remote Data Object collection
  341. 48136    Returns a specific member of a collection
  342. 48137    Collection of rdoColumn objects
  343. 48138    Indicates the number of members in a Remote Data Object collection
  344. 48139    Refreshes the column definitions
  345. 48140    Returns a specific member of a collection
  346. 48141    Collection of rdoTable objects
  347. 48142    Indicates the number of members in a Remote Data Object collection
  348. 48143    Refreshes the table definitions
  349. 48144    Returns a specific member of a collection
  350. 48145    Collection of rdoConnection objects
  351. 48146    Indicates the number of members in a Remote Data Object collection
  352. 48147    Removes a specific member from a collection.
  353. 48148    Add item to collection
  354. 48149    Returns a specific member of a collection
  355. 48150    Collection of rdoParameter objects
  356. 48151    Indicates the number of members in a Remote Data Object collection
  357. 48152    Returns a specific member of a collection
  358. 48153    Collection of rdoResultset objects
  359. 48154    Indicates the number of members in a Remote Data Object collection
  360. 48155    Returns a specific member of a collection
  361. 48156    Collection of rdoEnvironment objects
  362. 48157    Indicates the number of members in a Remote Data Object collection
  363. 48158    Removes a specific member from a collection.
  364. 48159    Adds a member to a Collection object.
  365. 48160    Returns a specific member of a collection
  366. 48161    Collection of rdoQuery objects
  367. 48162    Indicates the number of members in a Remote Data Object collection
  368. 48163    Returns a specific member of a collection
  369. 48164    Collection of rdoError objects
  370. 48165    Indicates the number of members in a Remote Data Object collection
  371. 48166    Returns a specific member of a collection
  372. 48167    Removes all objects in a collection.
  373. 48168    Microsoft Remote Data Object 2.0
  374. 48169    Prompt Constants
  375. 48170    The driver manager displays the ODBC Data Sources dialog box.
  376. 48171    The driver manager uses the connection string provided in Connect.  If sufficient information is not provided, the OpenConnection method returns a trappable error.
  377. 48172    If the connection string provided includes the DSN keyword, the driver manager uses the string as provided in Connect, otherwise it behaves as it does when rdDriverPrompt is specified.
  378. 48173    Behaves like rdDriverComplete except the driver disables the controls for any information not required to complete the connection.
  379. 48174    CursorDriver Constants
  380. 48175    The ODBC driver will choose the appropriate style of cursors. Server-side cursors are used if they are available.
  381. 48176    Use the ODBC cursor library.
  382. 48177    Use server-side cursors.
  383. 48178    Use the optimistic batch cursor library.
  384. 48179    Result set is not returned as a cursor.
  385. 48180    EditMode Constants
  386. 48181    No editing operation is in progress.
  387. 48182    Edit method has been invoked, and the current record is in the copy buffer.
  388. 48183    AddNew method has been invoked, and the current record in the copy buffer is a new record that hasn't been saved in the database.
  389. 48184    LockType Constants
  390. 48185    Cursor is read-only. No updates are allowed.
  391. 48186    Pessimistic concurrency.
  392. 48187    Optimistic concurrency based on row ID.
  393. 48188    Optimistic concurrency based on row values.
  394. 48189    Optimistic concurrency using batch mode updates. Status values returned for each row successfully updated.
  395. 48190    Options Constants
  396. 48191    Execute the query asynchronously.
  397. 48192    Use the ODBC SQLExecDirect API function to execute query.
  398. 48193    Resultset Type Constants
  399. 48194    Fixed set, non-scrolling.
  400. 48195    Updatable, fixed set, scrollable query result set cursor.
  401. 48196    Updatable, dynamic set, scrollable query result set cursor.
  402. 48197    Read-only, fixed set.
  403. 48198    Attributes Constants
  404. 48199    The column size is fixed (default for numeric columns).
  405. 48200    The column size is variable (VarChar and LongVarChar columns only).
  406. 48201    The column value for new rows is automatically incremented to a unique integer that can't be changed.
  407. 48202    The column value can be changed.
  408. 48203    The column is a timestamp value. This attribute is set only for rdClientBatch cursors.
  409. 48204    Data Type Constants
  410. 48205    Fixed-length character string. Length set by Size property.
  411. 48206    Signed, exact, numeric value with precision p and scale s (1  p 15; 0  s  p).
  412. 48207    Signed, exact, numeric value with precision p and scale s (1  p 15; 0  s  p).
  413. 48208    Signed, exact numeric value with precision 10, scale 0 (signed: -231  n  231-1; unsigned:  0  n  232-1).
  414. 48209    Signed, exact numeric value with precision 5, scale 0 (signed: -32,768  n  32,767, unsigned: 0  n  65,535).
  415. 48210    Signed, approximate numeric value with mantissa precision 15 (zero or absolute value 10-308  to 10308).
  416. 48211    Signed, approximate numeric value with mantissa precision 7 (zero or absolute value 10-38  to 1038).
  417. 48212    Signed, approximate numeric value with mantissa precision 15 (zero or absolute value 10-308  to 10308).
  418. 48213    Date -- data source dependent.
  419. 48214    Time -- data source dependent.
  420. 48215    TimeStamp -- data source dependent.
  421. 48216    Variable-length character string. Maximum length 255.
  422. 48217    Variable-length character string. Maximum length determined by data source.
  423. 48218    Fixed-length binary data. Maximum length 255.
  424. 48219    Variable-length binary data. Maximum length 255.
  425. 48220    Variable-length binary data. Maximum data source dependent.
  426. 48221    Signed, exact numeric value with precision 19 (signed) or 20 (unsigned), scale 0; (signed: -263  n  263-1; unsigned:  0  n  264-1).
  427. 48222    Signed, exact numeric value with precision 3, scale 0; (signed: -128  n  127, unsigned: 0  n  255).
  428. 48223    Single binary digit.
  429. 48224    Direction Constants
  430. 48246    Simplified Chinese
  431. 48247    Korean
  432. 48251    Fetch batch conflict values for the current row
  433. 48252    Download all the data for long character and long binary columns.
  434. 48254    Indicates the size of an rdoParameter object
  435. 48255    Fixed-length unicode character string. Length set by Size property.
  436. 48256    Variable-length unicode character string.
  437. 48257    Variable-length unicode character string. Maximum length determined by data source.
  438. 48258    GUID.
  439. 57435    An error occurred configuring the DSN.  Please check the parameters and try again.
  440. 57436    SQL returned No Data Found. 
  441. 57437    An internal ODBC error was encountered. 
  442. 57438    An invalid value for the Cursor Driver was passed.  \nPlease use one of the following values:\nrdUseIfNeeded, rdUseODBC, rdUseServer\nrdUseClientBatch, rdUseNone.
  443. 57439    An invalid ODBC handle was encountered. 
  444. 57440    Invalid connection string.
  445. 57441    An unexpected error occurred.
  446. 57442    Out of memory.
  447. 57443    Invalid operation for forward only cursor
  448. 57444    No current row
  449. 57445    Invalid row for addnew
  450. 57446    Object is invalid or not set.
  451. 57447    Invalid seek flag
  452. 57448    Partial Equality requires string column
  453. 57449    Incompatible data types for compare
  454. 57450    Can't create prepared statement for invalid database connection.
  455. 57451    An error occurred loading the Win32 library (version.dll).
  456. 57452    Can't execute unprepared rdoPreparedStatement
  457. 57453    Can't execute empty rdoPreparedStatement
  458. 57454    An invalid value for the Concurrency option was passed.  Please use one of the following values:\nrdConcurReadOnly, rdConcurLock, rdConcurRowver\nrdConcurValues, rdConcurBatch.
  459. 57455    Can't open resultset for unnamed table
  460. 57456    Object Collection: This collection doesn't support location by text tag
  461. 57457    Resultset is empty
  462. 57458    Invalid state for move
  463. 57459    Already beyond the end of the resultset
  464. 57460    BOF already set
  465. 57461    Invalid resultset state for update
  466. 57462    Invalid Bookmark
  467. 57463    Invalid bookmark argument to move
  468. 57464    Can't move relative to current row as EOF /BOF are set
  469. 57465    Already at BOF
  470. 57466    Already at EOF
  471. 57467    An error occurred loading the odbc installation library (odbccp32.dll).
  472. 57468    An invalid value for the prompt option was passed.  Please use one of the following values:\nrdDriverPrompt\nrdDriverNoPrompt\nrdDriverComplete\n\nrdDriverCompleteRequired
  473. 57469    An invalid value for the cursor type parameter was passed.  Please use one of the following values:\nrdOpenKeyset\nrdOpenDynamic\nrdOpenStatic\n\nrdOpenForwardOnly.
  474. 57546    Field not bound correctly
  475. 57547    Unbound Field - Use GetChunk
  476. 57548    Can't assign value to unbound field
  477. 57549    Can't assign value to non-updatable field
  478. 57550    Can't assign value to field unless in edit mode
  479. 57551    Incorrect type for parameter
  480. 57552    Object Collection: Couldn't find item indicated by text
  481. 57553    Can't assign value to unbound parameter
  482. 57554    Can't assign value to output only parameter
  483. 57555    Incorrect type for assigning to rdoParameter.Value
  484. 57556    This operation is not allowed at this time.
  485. 57557    The object has already been closed.
  486. 57558    You must specify a valid name for the environment.
  487. 57559    This environment name already exists in the collection.
  488. 57560    Object Collection:illegal modification - collection is readonly
  489. 57561    GetNewEnum:Could'nt get interface for IID_IUnknown
  490. 57562    Object Collection:Assignment to count not allowed
  491. 57563    You must use append chunk to set data in a text or image field.
  492. 57564    Object Collection : Can't add non-object item
  493. 57565    An invalid parameter was passed.
  494. 57566    Invalid Operation.
  495. 57567    The record you attempted to move to has been deleted.
  496. 57568    An attempt was made to issue a select statement using the Execute method.
  497. 57569    The resultset is readonly.
  498. 57570    Cancel has been selected in an ODBC dialog requesting parameters needed to complete a connection.
  499. 57571    This column does not have the ChunkRequired flag set.  Use value to retrieve the contents.
  500. 57572    Could not load resource library corresponding to rdoLocaleID.
  501. 57580    General Client Cursor error.
  502. 57581    This property or method is not supported when using currently selected cursor library.
  503. 57582    The rdoConnection object has not connected to any data source.
  504. 57583    The rdoConnection object is already connect to a data source.
  505. 57584    The rdoConnection object is busy in connecting.
  506. 57585    The rdoQuery or rdoResultset has no active connection.
  507. 57586    Incorrect CursorDriver, rdUseClient only.
  508. 57587    This property is read-only, now.
  509. 57588    The object is already in the collection.
  510. 57589    Fail to load RDOCURS.DLL.
  511. 57590    Can not find table to update.
  512. 57591    Cursor type should be: rdOpenForwardOnly.\n Lock Type should be: rdConcurReadOnly.\n Row set size should be: 1.
  513. 57592    Only the rdUseClientBatch cursor driver can support\nlock type: rdConcurBatch.
  514. 57593    This function is not support.
  515. 57594    The object is still in some other collection.
  516. 57595    The column buffer is bund, can not append data, \nplease use Value property to set data.
  517. 57596    Invalid Option flags.
  518. 57597    Empty SQL string not allowed.
  519. 57598    Execution cancelled.
  520. 57599    No open cursor or cursor closed.
  521. 57600    Not capable to update joind tables.
  522. 57601    Cantnot change data size for this data type.
  523. 57602    The data size is over the limit.
  524.